home *** CD-ROM | disk | FTP | other *** search
- Path: news.nchu.edu.tw!news
- From: bhughes@tscnet.com (Brian L. Hughes)
- Newsgroups: comp.lang.c++
- Subject: MS VC++ 4.0 FindFirstFile, GetNextFile
- Date: 11 Mar 1996 06:40:02 GMT
- Organization: Home
- Message-ID: <4i0hs2$kr8@news.nchu.edu.tw>
- NNTP-Posting-Host: ip215.tscnet.com
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.7
-
- I'm having trouble using findfirstfile and findnextfile. I try to load a list
- box in InitDialog and the program crashes. Once the dialog is displayed the
- list box loads ok. I kept thinking it must be something to do with
- initialization or something. Any ideas
-
-